chore(deps): update dependency docker to v28.3.0#688
Merged
Conversation
155d863 to
18068f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v28.2.2->v28.3.0Release Notes
moby/moby (docker)
v28.3.0: 28.3.0Compare Source
28.3.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
docker run --gpus. moby/moby#49952DOCKER_AUTH_CONFIGas a credential store. docker/cli#6008Bug fixes and enhancements
docker image inspect inspectomitting empty fields. moby/moby#50135docker images --treenot marking images as in-use when the containerd image store is disabled. docker/cli#6140docker pull/pushhang in non-interactive when authentication is required caused by prompting for login credentials. docker/cli#6141docker pullwould show Docker Hub-specific hints when logging in on other registries. docker/cli#6135docker removecommand that was accidentally introduced in Docker 23.0. docker/cli#6144dockerd --validateand improve error messages for invalid mirrors. moby/moby#50240dockerd-rootless-setuptool.sh: Fix the script from silently returning with no error message when subuid/subgid system requirements are not satisfied. moby/moby#50059docker pushnot creating a tag on the remote repository. moby/moby#50199docker pull/push. moby/moby#50176Packaging updates
Networking
docker network inspect --verbosecould sometimes crash the daemon (https://github.com/moby/moby/pull/49937).0.0.0.0and others are mapped to specific host addresses. moby/moby#50054network inspectresponse for an overlay network now reports thatEnableIPv4is true. moby/moby#50147"Mirrored". moby/moby#50155docker system pruneanddocker network pruneonly remove networks created by Docker. moby/moby#50154API
GET /images/jsonnow sets the value of theContainersfield for all images to the count of containers using the image. moby/moby#50146Deprecations
GET /images/{name}/jsonresponse are now deprecated and will be removed in v29.0. docker/cli#6129ExecOptions.Detach. This field is not used, and will be removed in a future release. moby/moby#50219IdentityMappingandIdentity.Chown. moby/moby#50210Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.